Skip to content

Bump react-resizable-panels from 2.1.9 to 3.0.6 in /app#321

Closed
dependabot[bot] wants to merge 2 commits intostagingfrom
dependabot/npm_and_yarn/app/staging/react-resizable-panels-3.0.6
Closed

Bump react-resizable-panels from 2.1.9 to 3.0.6 in /app#321
dependabot[bot] wants to merge 2 commits intostagingfrom
dependabot/npm_and_yarn/app/staging/react-resizable-panels-3.0.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 24, 2025

Bumps react-resizable-panels from 2.1.9 to 3.0.6.

Release notes

Sourced from react-resizable-panels's releases.

3.0.6

  • #517: Fixed Firefox bug that caused resizing to be interrupted unexpected

3.0.5

  • #512: Fixed size precision regression from 2.0.17

3.0.4

  • #503: Support custom cursors

3.0.3

  • #492: Fix compatibility with Cloudflare workers

3.0.2

  • Fallback for type of HTMLElement to better support portal edge cases

3.0.1

  • #479: Improve support for Cloudflare Workers and Vercel Functions
  • #480: Fixed package.json#types reference

3.0.0

  • #478: Module is ESM-only in order to better work with modern tooling.
  • #475: "pointerup" and "pointercancel" listeners are now attached to the ownerDocument body to better support edge cases like portals being rendered into a child window.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 24, 2025
@overcut-ai
Copy link
Copy Markdown

overcut-ai Bot commented Nov 24, 2025

Completed Working on "Code Review"

✅ Review submitted: APPROVE. Total comments: 0 across 0 files.


👉 View complete log

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 24, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/react-resizable-panels 4.0.13 UnknownUnknown

Scanned Files

  • app/package-lock.json

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Nov 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

overcut-ai[bot]
overcut-ai Bot previously approved these changes Nov 24, 2025
Copy link
Copy Markdown

@overcut-ai overcut-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found.

Comment thread app/package.json Outdated
"react-force-graph-2d": "^1.29.0",
"react-hook-form": "^7.61.1",
"react-resizable-panels": "^2.1.9",
"react-resizable-panels": "^3.0.6",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/resolved

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/app/staging/react-resizable-panels-3.0.6 branch from df76a54 to 9a199e7 Compare December 1, 2025 14:51
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/app/staging/react-resizable-panels-3.0.6 branch 2 times, most recently from 2207639 to 4502b68 Compare December 18, 2025 17:43
Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 2.1.9 to 3.0.6.
- [Release notes](https://github.com/bvaughn/react-resizable-panels/releases)
- [Commits](bvaughn/react-resizable-panels@2.1.9...3.0.6)

---
updated-dependencies:
- dependency-name: react-resizable-panels
  dependency-version: 3.0.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/app/staging/react-resizable-panels-3.0.6 branch from 4502b68 to 580b661 Compare December 21, 2025 10:07
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 16, 2026

A newer version of react-resizable-panels exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

gkorland added a commit that referenced this pull request Feb 22, 2026
Python:
- fastapi: 0.124.0 → 0.129.2
- uvicorn: 0.40.0 → 0.41.0
- litellm: 1.80.9 → 1.81.14
- playwright: 1.57.0 → 1.58.0
- pytest-asyncio: 1.2.0 → 1.3.0

GitHub Actions:
- actions/checkout: v4 → v6

npm:
- date-fns: 3.6.0 → 4.1.0
- next-themes: 0.3.0 → 0.4.6
- react-resizable-panels: 2.1.9 → 4.0.13
- sonner: 1.7.4 → 2.0.7
- globals: 15.15.0 → 17.3.0

Consolidates PRs: #421, #420, #419, #418, #417, #416, #415, #414, #413, #412, #322, #321, #319, #318, #317

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@gkorland
Copy link
Copy Markdown
Contributor

gkorland commented Mar 2, 2026

Closing: react-resizable-panels is listed in app/package.json but is not imported or used anywhere in the source code (app/src/). This is a major version bump (v2→v3) of an unused dependency. Consider removing it from package.json entirely.

@gkorland gkorland closed this Mar 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 2, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/app/staging/react-resizable-panels-3.0.6 branch March 2, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant